home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
usr
/
lib
/
ubiquity
/
netcfg-wrapper
< prev
Wrap
Text File
|
2009-07-15
|
210b
|
11 lines
#! /bin/sh
set -e
. /usr/share/debconf/confmodule
/usr/lib/ubiquity/netcfg/netcfg
if [ -f /usr/lib/network-manager/ifblacklist_migrate.sh ]; then
NETCFG=1 /usr/lib/network-manager/ifblacklist_migrate.sh
fi